home *** CD-ROM | disk | FTP | other *** search
/ D-Rom (UK) / D_ROM / D_ROM (Track 01).bin / d-rom95.exe / d-rom95.dxr / 00002.ls < prev    next >
Encoding:
Text File  |  1997-07-14  |  153 b   |  10 lines

  1. on startMovie
  2.   global bobo, plat
  3.   set bobo to the pathName
  4.   if the machineType = 256 then
  5.     set plat to "/"
  6.   else
  7.     set plat to ":"
  8.   end if
  9. end
  10.